----- CrFontGrImg.jar - Urbano Pereira da Silva -----

Listing files and formats supported by the version CrFontGrImg 1.2a or higher:

Updated on:
18 Março de 2014 - 11h:20m

################################################################
# [IMPORT ] :
################################################################

IMAGE SOURCE:

- .BMP (Bitmap)
- .PNG (Portable Network Graphics)
- .GIF (Graphics Interchange Format)
- .JPG (Joint Photographic Experts Group)
- .JPEG (Joint Photographic Experts Group)

------------------------------------------------------------

TEXT OF TESTS:

- .TXT (Text Plane)

------------------------------------------------------------

SOURCE :

- .TXT (Text Plane) - Custom

 - It is not recommended to manually change this file -

STRUCTURE:
line1 " # ( ... ) " - Name and version of the program generator.
line2 " # ( ... ) " - Name of the file.
line3 " # ( ... ) " - date and time of last modification / creation.
line4 " #### ... " - Separator line.
FFIMG: - Image source [C:\path\absolute\imagem.ext].
FIALT: - Height of the source image (For Internal validation tests).
FILAR: - Width of the source image (For Internal validation tests).
FLINH: - Number of lines of characters/sprites to use from the source image.
FCOLS: - Number of columns of characters/sprites to use from the source image.
FBALT: - Height of each line of characters/sprites to use from the source image.
FBLAR: - Width of each line of characters/sprites to use from the source image.
FMODO: - Sets the font contains characters/sprites with different dimensions [PADRÃO=No / PERSONALIZADO=yes].
ICORR: - Background color, amount of Red.
ICORG: - Background color, amount of Green.
ICORB: - Background color, amount of Blue.
FONTE: - Top of the list of characters in the font.
- At your disposal is the same as the character table.
- Each character is separated by the space character.
FMPER: - ("FMODO: PERSONALIZADO") Top of the list of measures of blocks from a source containing characters/sprites with different dimensions.
- At your disposal is the same as the character table.
- Each character is separated by the space character.
- Width * Height

################################################################
# [ EXPORT ] :
################################################################

IMAGE SOURCE :

- .BMP (Bitmap)
- .PNG (Portable Network Graphics)
- .GIF (Graphics Interchange Format)
- .JPG (Joint Photographic Experts Group)
- .JPEG (Joint Photographic Experts Group)

All the above formats you can select the following types of encryption:

 3Byte - BGR
 4Byte - ABGR
 4Byte - ABGR - PRE
 Byte - BINARY
 Byte - GRAY
 Byte - INDEXED
 Int - ARGB
 Int - ARGB - PRE  (Pré-Defenida)
 Int - BGR
 UShort - 555 - RGB
 UShort - 565 - RGB
 UShort - GRAY

-------------------------------------------------- ----------

TEXT OF TESTS :
- N/A

-------------------------------------------------- ----------

SOURCE :
- N/A